home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / jam / jamdisk5 / conman / queue.doc / queue.doc
Text File  |  1995-03-18  |  470b  |  9 lines

  1.                                 QUEUE
  2.  
  3. ConMan provides special capabilities (in versions 1.0 and later) that 
  4. allow an input stream to be used as a temporary "scratchpad" to store a 
  5. series of data lines.  These lines can be "stacked" (last in, first out) 
  6. or "queued" (first in, first out) to be read at a later time.  These
  7. special capabilities are available through the CLI command utilities
  8. PUSH, QUEUE, and DROPBUF.  Refer to the Push.doc file for further reading.
  9.